xen.git
2006-06-20 shand@kneesaa... Remove some spurious BUG_ON()'s from the credit scheduler.
2006-06-20 anthony@rhesis... Use an environmental variable (XM_SERVER) to determine...
2006-06-20 root@rhesis... This patch adds client side support for XML-RPC over...
2006-06-20 anthony@rhesis... Add an xm serve command.
2006-06-20 anthony@rhesis... Add support to Xend XML-RPC server for HTTP/1.1 Keep...
2006-06-19 kaf24@firebug... [XM-TEST] Improve detection of a guest having booted...
2006-06-19 kfraser@dhcp93... [XEN][PAE] Always enable non-debug version of l3tab_nee...
2006-06-19 kaf24@firebug... [HVM][VMX][PAE] Enable PAE VMX guest on PAE host.
2006-06-19 kaf24@firebug... Add DOM0_DOMAIN_SETUP hypercall.
2006-06-19 kfraser@dhcp93... [XEN][PAE] Stores to PTEs in PAE mode use CMPXCHG to...
2006-06-19 kfraser@dhcp93... [XEN][PAE] Handle non-page-aligned CR3 when walking
2006-06-19 kfraser@dhcp93... [XEN] New function dump_execution_state() displays
2006-06-19 kfraser@dhcp93... [XEN] Rename show_registers() to show_execution_state().
2006-06-19 kfraser@dhcp93... [XEN] Improve double-fault tracing -- print backtrace
2006-06-19 kfraser@dhcp93... [XEN] Fix non-debug builds.
2006-06-19 kfraser@dhcp93... [XEN] Fix ptwr_do_page_fault() after new more permissive
2006-06-18 kaf24@firebug... [XEN] Remove code from writable-pagetable emulation...
2006-06-18 kaf24@firebug... [XEN] Multi-processor guests need to be more conservati...
2006-06-18 kaf24@firebug... [XEN] Fix page-fault handler to not trust bit 0 of...
2006-06-17 kaf24@firebug... Small fixes to changesets 10424 and 10425 (spurious...
2006-06-17 kaf24@firebug... [SEDF] Fix SEDF defaults to make domain0 take only...
2006-06-17 kaf24@firebug... [HVM] Clean up formatting of new piix acpi file.
2006-06-17 kaf24@firebug... [HVM] ACPI support patch 4 of 4: shutdown.
2006-06-17 kaf24@firebug... [HVM] ACPI support patch 3 of 4: ACPI _PRT table.
2006-06-17 kaf24@firebug... [HVM] ACPI support patch 2 of 4: ACPI timer.
2006-06-17 kaf24@firebug... [HVM] ACPI support patch 1 of 4: main components.
2006-06-17 kaf24@firebug... [LINUX] Fix dependencies on CONFIG_PROC_FS.
2006-06-17 kaf24@firebug... [LINUX] Kernel should not send out IPv6 autoconfig...
2006-06-17 kaf24@firebug... [TOOLS] Clean up the network setup scripts. Create...
2006-06-17 kaf24@firebug... [ACM] Complete the conversion of acm_ops using Xen...
2006-06-17 kaf24@firebug... [TOOLS][HVM] Enhance the HVM config file to show protot...
2006-06-17 kaf24@firebug... [XEN] Use correct xen_pfn_t type in implementation...
2006-06-17 akw@localhost... Remove old blktap tools.
2006-06-16 kfraser@dhcp93... [LINUX] Add spurious page-fault detection, intended...
2006-06-16 kfraser@dhcp93... [XEN] Make the spurious page-fault detection logic
2006-06-16 kfraser@dhcp93... Merge with xen-ia64-unstable.hg.
2006-06-16 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-16 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-16 awilliam@xenbuild.aw[IA64] cleanup
2006-06-16 kfraser@dhcp93... [XEN] Fix 10362 change to create_grant_va_mapping().
2006-06-16 kfraser@dhcp93... [XEN] PTE updates do not need to use CMPXCHG instruction.
2006-06-16 kfraser@dhcp93... [LINUX] Use new XENMEM_exchange hypercall (where possible)
2006-06-16 kfraser@dhcp93... [XEN] New memory_op XENMEM_exchange. Allows atomic
2006-06-16 kaf24@firebug... [LINUX] Export new gnttab_cancel_free_callback() to...
2006-06-15 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-15 awilliam@xenbuild.aw[IA64] enable Xen compilation with debug=y
2006-06-15 awilliam@xenbuild.aw[IA64] reset_system
2006-06-15 awilliam@xenbuild.aw[IA64] cleanup in domain.c
2006-06-15 awilliam@xenbuild.aw[IA64] work around for skbuff_ctor() on non-privileged...
2006-06-15 awilliam@xenbuild.aw[IA64] fix garbage in irq_ia64.c kernel message
2006-06-15 awilliam@xenbuild.aw[IA64] clean up "assign domain page ... already mapped...
2006-06-15 awilliam@xenbuild.aw[IA64] do not use interrupt_mask_addr inside Xen
2006-06-15 kaf24@firebug... [LINUX][PAE] Fix e820 setup for PAE guests: preserve...
2006-06-15 kaf24@firebug... [MINI-OS] Fix for event initialisation in Mini-OS....
2006-06-15 kaf24@firebug... [LINUX] Network buffers do not need to be multi-page...
2006-06-15 kaf24@firebug... [TOOLS] Introduce xc_evtchn_*() interface for interacti...
2006-06-15 emellor@leeni... Catch ValueError and OverflowError, to diagnose bad...
2006-06-15 kaf24@firebug... [LINUX] Only destroy a machine-contiguous memory region if
2006-06-14 awilliam@xenbuild.aw[IA64] let VMM do itc sync for guest on VTI domain
2006-06-14 awilliam@xenbuild.aw[IA64] cleanup warnings in mm.c
2006-06-14 awilliam@xenbuild.aw[IA64] Fix a bug in vmx_vcpu_pta
2006-06-14 awilliam@xenbuild.aw[IA64] Remove redundant ASSIGN_DOMAIN_MACH_PAGE in...
2006-06-14 kaf24@firebug... [HVM][QEMU] Fix SDL mouse "invisible wall".
2006-06-14 kaf24@firebug... [LINUX][PAE] More fixes to pgd allocation. Since alloca...
2006-06-14 kfraser@dhcp93... [XEN] Abstract setting of master event-pending flag...
2006-06-14 kfraser@dhcp93... [XENSTAT] Fix two realloc() usage errors in xenstat.
2006-06-14 kaf24@firebug... [NET] front: Discard packets in tx ring rather than...
2006-06-14 kaf24@firebug... [LINUX][PAE] Improve allocation strategy when PAE pgdir...
2006-06-14 kaf24@firebug... [LINUX][BLK] front: More care over device teardown.
2006-06-13 awilliam@xenbuild.aw[IA64] Fix vga acceleration for VTI domain
2006-06-13 awilliam@xenbuild.aw[IA64] Pull changes from xen-unstable.hg cset 10242...
2006-06-13 awilliam@xenbuild.aw[IA64] Remove Makefile entry for xenia64_init
2006-06-13 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-06-13 awilliam@xenbuild.aw[IA64] Define mfn_to_local_pfn()
2006-06-13 kfraser@dhcp93... [TOOLS] Fix PAE save/restore/migrate: we must flush
2006-06-13 awilliam@xenbuild.aw[IA64] define virt_to_mfn and mfn_to_virt
2006-06-13 kaf24@firebug... [MINI-OS] Applications that provide their own app_main...
2006-06-13 awilliam@xenbuild.aw[IA64] Revert xen-ia64-unstable.hg cset 10237
2006-06-13 awilliam@xenbuild.aw[IA64] Revert xen-ia64-unstable.hg cset 10238
2006-06-13 kaf24@firebug... [LINUX] Eliminates a deadlock and reduce (sometimes...
2006-06-13 awilliam@xenbuild.aw[IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c
2006-06-13 awilliam@xenbuild.aw[IA64] Update efi.c and rework xenheap location
2006-06-13 kaf24@firebug... [XM-TEST] Fix 02_block_device_write_verify.py test...
2006-06-13 kaf24@firebug... [ACM] Provide the framework needed for resource labeling.
2006-06-13 kaf24@firebug... [LINUX] A better way to stop blkdev request handling...
2006-06-13 sos22@douglas... Merge.
2006-06-13 sos22@douglas... Expand test_xenbus a little.
2006-06-13 sos22@douglas... This patch exposes XenBus functions to Mini-OS applicat...
2006-06-13 kfraser@dhcp93... [LINUX] Fix blkfront driver to check connection status...
2006-06-13 kfraser@dhcp93... [TOOLS][BUILDER] Extend Elf header checks for multiple...
2006-06-13 kfraser@dhcp93... [LINUX] Export some tlb-flush functions to modules...
2006-06-13 kaf24@firebug... [HVM] Fix ioemu build with new Linux headers. We must...
2006-06-13 kaf24@firebug... [XEN] Fix compatibility with future guests which may...
2006-06-13 Ian.Campbell... [LINUX] Correctly return the results of {event_channel_...
2006-06-12 kfraser@dhcp93... [LINUX] Fix code indentation in Linux drivers.
2006-06-12 Ian.Campbell... Initialize the entire hypercall page when running a...
2006-06-12 shand@chelmsford... Fix race in device resume path - need to ensure we...
2006-06-12 kaf24@firebug... [LINUX] Fix interaction between idle loop and RCU subsy...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix error-detection inline asm code. Zero...
2006-06-12 kaf24@firebug... [HVM][VMX] Fix the build with certain versions of gcc.
next